configure: add option for libsystemd
authorRasmus Thomsen <cogitri@exherbo.org>
Thu, 8 Mar 2018 16:20:11 +0000 (17:20 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 13 Mar 2018 21:49:47 +0000 (21:49 +0000)
commit17db0f15a79835b76ede6785120d237066c57d32
tree374be36c11d440753cefb14510b9a2cedfdf9b7e
parent79fc506284bb4bfa7c8434a52f21229d05268790
configure: add option for libsystemd

Until now ostree checked for libsystemd and enabled
support for it if it found it. This commit changes that
behavior by adding an option to enable/disable libsystemd.
This is especially useful if one uses a source based distro
(like Gentoo/Exherbo), where one wants to avoid such automagic
detection of dependencies and prefers switches for that instead.

Closes: #1490
Approved by: cgwalters
configure.ac